home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 024a / bashcht.zip / BASHCHT.TXT < prev   
Text File  |  1993-04-28  |  2KB  |  42 lines

  1.    This program will modify all of your save game files for
  2. Monster Bash 1 by Apogee so that you will have 10 lives (as the default)
  3. but can also be used to give you from 1 to 200 lives.
  4.    
  5.    If you don't like to start over a million times and just want to have
  6. some fun with this excellent game, cheat!
  7.    
  8.    I recommend that you save copies of all your game save files
  9. (they are named SAVE?.MB1 where "?" is a number from 0 to 9)
  10. before running this program in case you want to play as a mortal
  11. again!
  12.    
  13.    Place the BASHCHT.EXE file in the same directory as the save
  14. files and enter BASHCHT to modify the files. This will give all saves
  15. 10 lives. If you want another number of lives, run the program by typing
  16. BASHCHT followed by a space and a number from 1 to 200. (BASHCHT 150 would
  17. give you 150 lives in each saved game).
  18.    Please note that after 12 lives the "pets unsaved" will be obscured
  19. when you view your status and the "time elapsed" will also be obscured at
  20. higher numbers of lives. This could make the game difficult to play.
  21.  
  22.    This program works by editing byte 0 (lives) of the save files and then
  23. calculating the correct "checksum" for each file (bytes 10-13). If you are
  24. handy with a hex editor, you might want to alter the level (byte 2), score
  25. (bytes 6-9), or difficulty (byte 4 where 00=hard 01=medium 02=easy) before
  26. running BASHCHT. The BASHCHT program will calculate the correct "checksum"
  27. for the files.
  28.  
  29.    There is one more feature which I hope you will never have to use. The
  30. last bytes of the save file are always either 0000 or FFFF. I believe I am
  31. calculating this value correctly, but I haven't tried every possible save
  32. file. I have added a feature to "toggle" these last two bytes in case the
  33. game rejects a save file modified with BASHCHT. If a save file is rejected,
  34. run the cheat by typing: 
  35.        BASHCHT T ?
  36. (where "?" is a number from 0-9 which is the number of the save to be
  37. toggled). The file should work after this is done.
  38.  
  39.    This program is brought to you as FREEWARE by Michael P. Hoffmann
  40. and is copyright (c) 1993 by Michael P. Hoffmann, all rights reserved.
  41.                              GEnie: M.HOFFMANN1
  42.